Spanish updates from Alberto Nu~nez
[adiumx.git] / Plugins / Purple Service / es.lproj / DCPurpleMeanwhileJoinChatView.nib / classes.nib
blob072d4c8d74a3cb2d63869040fa006982ba6854a7
2     IBClasses =     (
3                 {
4             CLASS = AICompletingTextField;
5             LANGUAGE = ObjC;
6             SUPERCLASS = NSTextField;
7         },
8                 {
9             CLASS = DCGaimMeanwhileJoinChatViewController;
10             LANGUAGE = ObjC;
11             OUTLETS =             {
12                 "textField_inviteUsers" = NSTextField;
13                 "textField_topic" = NSTextField;
14             };
15             SUPERCLASS = DCJoinChatViewController;
16         },
17                 {
18             ACTIONS =             {
19                 closeWindow = id;
20                 joinChat = id;
21             };
22             CLASS = DCJoinChatViewController;
23             LANGUAGE = ObjC;
24             OUTLETS =             {
25                 "popUp_service" = NSPopUpButton;
26                 view = NSView;
27                 "view_customView" = NSView;
28             };
29             SUPERCLASS = NSWindowController;
30         },
31                 {
32             ACTIONS =             {
33                 joinChat = id;
34             };
35             CLASS = DCNothing;
36             LANGUAGE = ObjC;
37             OUTLETS =             {
38                 "popUp_service" = NSPopUpButton;
39                 "view_customView" = NSView;
40                 "window_main" = NSWindow;
41             };
42             SUPERCLASS = NSObject;
43         },
44                 {
45             CLASS = FirstResponder;
46             LANGUAGE = ObjC;
47             SUPERCLASS = NSObject;
48         }
49     );
50     IBVersion = 1;